[INFO] fetching crate mycitadel 1.5.0...
[INFO] checking mycitadel-1.5.0 against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] extracting crate mycitadel 1.5.0 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate mycitadel 1.5.0
[INFO] finished tweaking crates.io crate mycitadel 1.5.0
[INFO] tweaked toml for crates.io crate mycitadel 1.5.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mycitadel 1.5.0 on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mycitadel 1.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a5664bf871bab881f7ee9ff2fffaecb26f7b7576053bbf3e7acaea4118fe5f3e
[INFO] running `Command { std: "docker" "start" "a5664bf871bab881f7ee9ff2fffaecb26f7b7576053bbf3e7acaea4118fe5f3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a5664bf871bab881f7ee9ff2fffaecb26f7b7576053bbf3e7acaea4118fe5f3e" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5664bf871bab881f7ee9ff2fffaecb26f7b7576053bbf3e7acaea4118fe5f3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a5664bf871bab881f7ee9ff2fffaecb26f7b7576053bbf3e7acaea4118fe5f3e" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling amplify_num v0.4.1
[INFO] [stderr]     Checking unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking quote v1.0.33
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling cfg-expr v0.15.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling pyo3-build-config v0.19.2
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling gio v0.16.7
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking amplify_syn v1.1.6
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]    Compiling gtk v0.16.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]     Checking unindent v0.1.11
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling blake3 v1.4.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking mnemonic v1.0.1
[INFO] [stderr]    Compiling mycitadel v1.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking base64 v0.21.3
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> build.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 |     #[cfg(windows)]
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mycitadel` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a5664bf871bab881f7ee9ff2fffaecb26f7b7576053bbf3e7acaea4118fe5f3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5664bf871bab881f7ee9ff2fffaecb26f7b7576053bbf3e7acaea4118fe5f3e", kill_on_drop: false }`
[INFO] [stdout] a5664bf871bab881f7ee9ff2fffaecb26f7b7576053bbf3e7acaea4118fe5f3e
